Skip to content

Conversation

AshutoshSinghIntel
Copy link

Details:

  • Allow cache encryption with any CacheMode in GPU plugin

Tickets:

Details:
- Allow cache encryption with any CacheMode in GPU plugin
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Oct 7, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Oct 7, 2025
@AshutoshSinghIntel AshutoshSinghIntel marked this pull request as ready for review October 7, 2025 09:36
@AshutoshSinghIntel AshutoshSinghIntel requested review from a team as code owners October 7, 2025 09:36
@p-durandin
Copy link
Contributor

build_jenkins


const ov::EncryptionCallbacks encryption_callbacks = m_config.get_cache_encryption_callbacks();

// Do not allow encryption for CacheMode::OPTIMIZE_SPEED - the cache size may cause severe memory penalty.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AshutoshSinghIntel have you checked the performance and memory usage impact for OPTIMIZE_SPEED with encryption?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GPU OpenVINO GPU plugin ExternalPR External contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants